From ff3ecb5858f4f7e7aa3aa7e3dabdaf481ba23358 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 17 Dec 2006 20:15:40 +0000 Subject: [PATCH] *** empty log message *** --- etc/NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index d288a604e2a..a6851b77d23 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -4548,6 +4548,9 @@ autoloaded when not really necessary. *** The function `make-auto-save-file-name' is now handled by file name handlers. This will be exploited for remote files mainly. +*** The function `file-name-completion' accepts an optional argument +PREDICATE, and rejects completion candidates that don't satisfy PREDICATE. + ** Input changes: +++ -- 2.30.2